concurrent program

英 [kənˈkʌrənt ˈprəʊɡræm] 美 [kənˈkɜːrənt ˈproʊɡræm]

网络  并发程序; 及如何写各种并行程序; 提交一个并发请求; 并发方法; 并发恳求

计算机



双语例句

  1. For years now, software developers have been hearing about how concurrent programming was going to become the de facto way to program.
    多年来,软件开发人员早已了解到并发编程如何成为实际的编程方法。
  2. First, it compares the results between interleaved computations by shared-variables programs and overlapped executions by actual concurrent program. Second, it presents an approach of finer granularity, by proper restrictions on the number of critical event contained in a single atomic transition.
    通过比较共享变量程序的交替计算与实际重叠执行,对并发程序的执行过程进行粒度分析&首先提出一种粒度细化、求精方法,限制单个原子转换包含的临界事件数目;
  3. The realization of concurrent control in PowerBuilder database application program
    PowerBuilder数据库应用中并发控制的实现
  4. An Approach to Analyzing Dependence of Concurrent Programs Based on Program Reachability Graphs
    一种基于程序可达图的并发程序依赖性分析方法
  5. An Ada protected object-based ( asynchronous) mailbox mechanism is proposed to realize Ada rendezvous service model which can improve the concurrent efficiency of Ada program while keeping the rendezvous model's reliability.
    为此,本文提出:采用基于Ada保护对象的(异步)信箱机制实现Ada会合的服务模型,使之既具有会合机制的高可靠性,又能提高系统的并发度和实现效率。
  6. Task based strategy to analyze energy consumption was adopted. A mechanism that use task energy sheet and function energy stack was employed to solve mixing of energy consumption that occurs during simulating energy consumption in OS environment and can accurately simulate energy consumption form every concurrent program.
    能耗模拟器设计采用基于任务的能耗分析策略,通过利用任务能耗表和函数调用能耗栈机制解决在操作系统环境下能耗模拟遇到的能耗混杂难题,能够准确地模拟每个并发运行程序的能量消耗。
  7. A dynamic deadlock testing method of a concurrent ADA program
    ADA程序通信死锁的动态检测方法
  8. In this paper, from the aspects of the algorithm of programming structure and the functions of the parallel computer components, the concurrent program is discussed.
    本文从程序结构算法及计算机扩大并行化部件功能两个方面,讨论并行程序问题。
  9. A Concurrent Program Design Method Based on Win32
    基于Win32的并发程序设计
  10. This makes the conventional cycle debugging approach for sequential programs no longer effective for the concurrent program.
    这使得传统的对于顺序程序的循环调试方法对于并发程序的调试不再有效。
  11. This paper constructs a instance of PCP problem of the concurrent interprocedural program analysis problem, but with only two concurrent tasks.
    本文利用反射的思想,仅仅用两个并发任务构造了该问题的一个PCP问题实例,证明了在两个并发任务的情况下,过程间并发程序分析是一个不可判定问题。
  12. Traditional parallel and concurrent programming took sequence programming to program, programming and debugging was complex and difficult, for this developing the parallel software was at low efficiency.
    传统并行并发程序设计采取的是顺序程序设计方式,编程与调试复杂困难,这导致并行软件开发效率低下。
  13. Engineering Implementation of Execution Technology on Concurrent Program
    并发程序执行技术的一类工程实现
  14. Problems in Debugging the Concurrent Program
    并发程序的调试问题
  15. The goal of this research is providing a graphical method and a support tool for designing Ada concurrent software. By using the method and tool, the design of a concurrent software is expressed by a design graph, and the corresponding program framework is generated automatically.
    研究的目标:为Ada并发软件的设计提供一种图形化的方法和支撑工具,以便用图形表达并发软件的设计,并生成并发程序的框架(并发程序单元的划分和它们之间的通信)。
  16. The Concurrent Program Design in Windows For Computer Control System
    Windows环境下控制系统的并发程序设计
  17. Providing of formal semantic definitions of concurrent program languages is one of the most active areas of today's researching work on semantics. Formal operational semantics provide a direct basis for a precise realization of a program language.
    并发程序设计语言的形式语义定义,是当今语义学研究中比较活跃的领域之一,语言的形式操作语义为语言的准确实现,提供直接的依据。
  18. Improvement of Static Slicing Algorithm and Internal Representation of Concurrent Program
    并发程序内部表示及静态切片算法的改进
  19. This paper analyses the concurrent collision when accessing database, and how to handle it in VB program.
    分析访问数据库时出现并发冲突的因素及一般处理过程,并以VB语言和ADO对象为例给出了处理并发冲突的具体方法。
  20. Deadlock in concurrent program is a state of some processes being blocked for waiting for the events will never be generated.
    死锁在并发程序中的具体表现就是进程等待永不可能发生的事件而产生阻塞的状态。
  21. Compared with the sequential program, the concurrent program is clearly more prone to error.
    与顺序执行的程序相比,并发程序中显然更加容易出现错误。
  22. Writing a correct program is not easy while writing a correct concurrent program is even harder.
    编写正确的程序并不容易,而编写正确的并发程序就更难了。
  23. At the same time, we implements an Ada concurrent program slicing systemAda_ProgramSlice.
    同时,实现了一个Ada并发程序切片系统AdaProgramSlice。
  24. Some of the traditional testing methods and theories of sequential programs are not applicable in concurrent program testing.
    一些传统串行程序测试方法和理论不再适用于并发程序的测试。
  25. According to the current bank UNIX terminal system, system designed develops a generation fee downstage operating system, and develops the payment concurrent processing program.
    系统的设计根据银行现行的UNIX终端系统,开发出了代缴费的前台操作系统,并且开发出了前台缴费并发处理程序。
  26. Concurrent enrollment program tasks: While teaching plans for multiple grades standardized management process, the system provides a large number of inquiry management functions, solving the program of revealing the task.
    计划任务并发选课:同时对多个年级的教学计划任务进行规范化管理,在教学计划执行过程中,方便调整,系统提供大量的查询管理功能,彻底解决了计划、任务的遗漏问题。
  27. The research is discussed on the general concurrent program and so the conclusions have universal reference value for the data race detection and concurrent programming.
    该研究基于一般的并发程序进行讨论,所得结论对于数据竞争检测、并发程序设计具有普遍的参考价值。
  28. Due to synchronism and communication, the execution of concurrent program is non-deterministic, and concurrent program testing becomes much more difficult than before.
    然而由于同步和通信等原因,并发程序的执行出现了不确定性,提高了并发程序测试的难度。
  29. The concurrent program experiments show the concurrent redundancy control is necessary and efficient.
    并发程序实验验证了并发重复控制的必要性、有效性和适应范围。
  30. The fundamental reason of concurrent bug is resource sharing. A concurrent program whose threads or processes are absolutely independent can be described as several normal sequential programs without any potential concurrent bugs.
    并发错误的根源就是资源共享,线程/进程间完全独立的并发程序可以转换为多个独立运行的顺序程序,也就不会有并发错误产生。